Use PEPrintWindow to print the report that is displayed in the preview window. This function can be used in a Custom
BOOL CRPE_API PEPrintWindow (
short printJob,
BOOL waitUntilDone );
Specifies the print job displayed in the preview window that you want to print. | |
Declare Function PEPrintWindow Lib "crpe32.dll" (
ByVal printJob As Integer, ByVal WaitNoWait As Integer ) As Integer
function PEPrintWindow (
printJob: Word;
waitUntilDone: Bool
): Bool stdcall;
EXTERN CLOGICAL PEPrintWindow (CWORD, CLOGICAL) CRPE.DLL
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |